projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f05e93
)
; * test/lisp/files-tests.el: Minor copyedits.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 24 Sep 2016 09:35:54 +0000
(12:35 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 24 Sep 2016 09:35:54 +0000
(12:35 +0300)
test/lisp/files-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/files-tests.el
b/test/lisp/files-tests.el
index 56150c1a7f08c91d212facc03f9206859f827ebb..479848abb23d700cf4deffc62f413b7eb0de97e0 100644
(file)
--- a/
test/lisp/files-tests.el
+++ b/
test/lisp/files-tests.el
@@
-1,4
+1,4
@@
-;;; files
.el --- tests for file handling
.
+;;; files
-tests.el --- tests for files.el
.
;; Copyright (C) 2012-2016 Free Software Foundation, Inc.
@@
-197,4
+197,5
@@
form.")
(setenv "FOO" foo-env)
(setenv "BAR" bar-env))))
-;;; files.el ends here
+(provide 'files-tests)
+;;; files-tests.el ends here